#include <GobiVoiceMgmtAPI.h>
|
|
BYTE | SvcStatus |
| |
|
BYTE | SvcClass |
| |
|
BYTE | noReplyTimer |
| |
|
BYTE | pi |
| |
|
BYTE | si |
| |
|
BYTE | numType |
| |
|
BYTE | numLen |
| |
|
CHAR | number [MAX_DESCRIPTION_LENGTH] |
| |
This structure contains information for Get Call Forwarding Information.
- Parameters
-
| SvcStatus |
- Service status. Values:
- 0x00 - SERVICE_STATUS_INACTIVE - Inactive
- 0x01 - SERVICE_STATUS_ACTIVE - Active
|
| SvcClass |
- Service Class is a combination (sum) of information class constants
- See qaGobiApiTableSupServiceInfoClasses.h for service classes.
|
| numLen |
- Provides the length of number which follow.
|
| number[MAX_DESCRIPTION_LENGTH] |
- number of numLen length, NULL terminated.
|
| noReplyTimer |
- No reply timer value in seconds
- A value of 0 indicates that noReplyTimer is ignored.
|
The documentation for this struct was generated from the following file: